You are here: Understanding the Meridian object model > About the Batch object > The Batch object methods > Abort method

Abort method

Abort the current batch operation.

Syntax

Abort([Message])
Parameters
Name Description

Message

Show the specified message to the current user.

Remarks

Uncommitted items in the batch are revoked.

Related concepts

About the Batch object